
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 '       I M M E D I A T E   A S S I G N E M E N T S   T O   V A R I A B L E S 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   S e t   s l o t s 
 
 V a r i a b l e   N u m e r i c   S l o t _ L e d R   	 	 	 =   9 0 7   *   2 2 
 
 V a r i a b l e   N u m e r i c   S l o t _ L e d G   	 	 	 =   9 0 8 
 
 V a r i a b l e   N u m e r i c   S l o t _ L e d B   	 	 	 =   9 0 9 
 
 V a r i a b l e   N u m e r i c   S l o t _ A i r     	 	 	 =   1 9 1 1 
 
 V a r i a b l e   N u m e r i c   S l o t _ W h i t e L i g h t 	 =   9 1 2   +   6 
 
 
 
 V a r i a b l e   S t r i n g   S t r 1 	 =   " T h i s   i s   a   s t r i n g " 
 
 
 
 P r i n t   S l o t _ L e d R 
 
 P r i n t   S l o t _ L e d G 
 
 P r i n t   S l o t _ L e d B 
 
 P r i n t   S l o t _ A i r 
 
 P r i n t   S l o t _ W h i t e L i g h t 
 
 P r i n t   S t r 1 
 
 
 
 S t r 1   =   S t r 1   +   "   v e r y   l o n g " 
 
 
 
 S t o p 
 
 
 
 
 
 